Log Parser Enable/Disable

For Verifying Log parser follow step as below:

  1. Take SCP connection of motadata server.

  2. Go on below path:

    /motadata/motadata/plugins/log-parser/universal-log-parser
    
  3. Open rules.json file.

  4. Search For required Plugins:

    Example :
    plugin-id":"syslog-common-log-parser
    
  5. Set value “True” for mentioned parameters:

    "base-model-condition-required":true,
    "year-required":true,
    "base-model-enabled":true,